PreferenceDataDatabase_Impl

@Generated(value = "androidx.room.RoomProcessor")
class PreferenceDataDatabase_Impl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clearAllTables()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDao(): PreferenceDataDao
Link copied to clipboard
protected open fun getRequiredTypeConverters(): Map<Class<out Any>, List<Class<out Any>>>